<?xml version="1.0" encoding="UTF-8"?>	<widget xmlns = "http://www.w3.org/ns/widgets"		xmlns:gap = "http://phonegap.com/ns/1.0"		id        = "ng.edu.alhikmah.al-hikmah_university"		versionCode="2.0"		version   = "1.0">				<name>Al-Hikmah University</name>				<description>			Official Mobile Application of Al-Hikmah University, Ilorin		</description>				<author href="" email="yaqub320@gmail.com">			Yaqub Mahmoud		</author>		<!--Application Preferences-->		<preference name="phonegap-version" value="3.7.0" />		<preference name="orientation" value="portrait" />		<preference name="fullscreen" value="false" />		<preference name="target-device" value="universal" />		<preference name="webviewbounce" value="true" />		<preference name="prerendered-icon" value="true" />		<preference name="stay-in-webview" value="true" />		<preference name="ios-statusbarstyle" value="default" />		<preference name="detect-data-types" value="true" />		<preference name="exit-on-suspend" value="true" />		<preference name="show-splash-screen-spinner" value="true" />		<preference name="auto-hide-splash-screen" value="true" />		<preference name="EnableViewportScale" value="true" />		<preference name="MediaPlaybackRequiresUserAction" value="true" />		<preference name="AllowInlineMediaPlayback" value="true" />		<preference name="BackupWebStorage" value="cloud" />		<preference name="TopActivityIndicator" value="gray" />		<preference name="KeyboardDisplayRequiresUserAction" value="true" />		<preference name="HideKeyboardFormAccessoryBar" value="true" />		<preference name="SuppressesIncrementalRendering" value="true" />		<preference name="android-minSdkVersion" value="14" />		<preference name="android-installLocation" value="auto" />		<preference name="SplashScreenDelay" value="4000" />		<preference name="ErrorUrl" value=""/>		<preference name="BackgroundColor" value="0x000000"/>		<preference name="KeepRunning" value="true"/>		<preference name="DisallowOverscroll" value="true"/>		<preference name="LoadingDialog" value=","/> 		<preference name="LoadUrlTimeoutValue" value="20000" />		<preference name="disable-cursor" value="true" />		<!--Platforms-->		<gap:platform name="ios" />		<gap:platform name="android" />		<gap:platform name="winphone" />		<!--Application Device Features-->		<feature name="http://api.phonegap.com/1.0/battery"/>		<feature name="http://api.phonegap.com/1.0/camera"/>		<feature name="http://api.phonegap.com/1.0/contacts"/>		<feature name="http://api.phonegap.com/1.0/file"/>		<feature name="http://api.phonegap.com/1.0/geolocation"/>		<feature name="http://api.phonegap.com/1.0/media"/>		<feature name="http://api.phonegap.com/1.0/network"/>		<feature name="http://api.phonegap.com/1.0/notification"/>		<feature name="http://api.phonegap.com/1.0/camera"/>		<feature name="http://api.phonegap.com/1.0/contacts"/>		<feature name="http://api.phonegap.com/1.0/geolocation"/>		<feature name="http://api.phonegap.com/1.0/media"/>		<feature name="http://api.phonegap.com/1.0/network"/>		<feature name="http://api.phonegap.com/1.0/device"/>		<!--PhoneGap Plugins-->		<gap:plugin name="org.apache.cordova.battery-status"  />		<gap:plugin name="org.apache.cordova.camera"  />		<gap:plugin name="org.apache.cordova.console"  />		<gap:plugin name="org.apache.cordova.contacts"  />		<gap:plugin name="org.apache.cordova.device"  />		<gap:plugin name="org.apache.cordova.device-orientation"  />		<gap:plugin name="org.apache.cordova.device-motion"  />		<gap:plugin name="org.apache.cordova.dialogs"  />		<gap:plugin name="org.apache.cordova.file-transfer"  />		<gap:plugin name="org.apache.cordova.geolocation"  />		<gap:plugin name="org.apache.cordova.globalization"  />		<gap:plugin name="org.apache.cordova.inappbrowser"  />		<gap:plugin name="org.apache.cordova.media"  />		<gap:plugin name="org.apache.cordova.media-capture"  />		<gap:plugin name="org.apache.cordova.network-information"  />		<gap:plugin name="org.apache.cordova.splashscreen"  />		<!--Icon Settings-->		<icon src="res/icon/icon.png" gap:platform="ios" width="57" height="57" />		<icon src="res/icon/icon.png" gap:platform="ios" width="72" height="72" />		<icon src="res/icon/icon.png" gap:platform="ios" width="114" height="114" />		<icon src="res/icon/icon.png" gap:platform="ios" width="144" height="144" />		<icon src="res/icon/icon.png" gap:platform="ios" width="76" height="76" />		<icon src="res/icon/icon.png" gap:platform="ios" width="120" height="120" />		<icon src="res/icon/icon.png" gap:platform="ios" width="152" height="152" />		<icon src="res/icon/icon.png" gap:platform="android" gap:density="ldpi" />		<icon src="res/icon/icon.png" gap:platform="android" gap:density="mdpi" />		<icon src="res/icon/icon.png" gap:platform="android" gap:density="hdpi" />		<icon src="res/icon/icon.png" gap:platform="android" gap:density="xhdpi" />		<icon src="res/icon/icon.png" gap:platform="android" gap:density="xxhdpi" />		<icon src="res/icon/icon.png" gap:platform="android" gap:density="xxxhdpi" />		<icon src="res/icon/icon.png" gap:platform="winphone" />		<icon src="res/icon/icon.png" gap:platform="winphone" gap:role="background" />		<icon src="res/icon/icon.png" />		<!--Splash Screen Settigns-->		<gap:splash src="res/splash/Splash.png" gap:platform="ios" width="320" height="480" />		<gap:splash src="res/splash/Splash.png" gap:platform="ios" width="480" height="320" />		<gap:splash src="res/splash/Splash.png" gap:platform="ios" width="640" height="960" />		<gap:splash src="res/splash/Splash.png" gap:platform="ios" width="960" height="640" />		<gap:splash src="res/splash/Splash.png" gap:platform="ios" width="640" height="1136" />		<gap:splash src="res/splash/Splash.png" gap:platform="ios" width="1136" height="640" />		<gap:splash src="res/splash/Splash.png" gap:platform="ios" width="768" height="1024 " />		<gap:splash src="res/splash/Splash.png" gap:platform="ios" width="1024" height="768" />		<gap:splash src="res/splash/Splash.png" gap:platform="ios" width="1536" height="2048" />		<gap:splash src="res/splash/Splash.png" gap:platform="ios" width="2048" height="1536" />		<gap:splash src="res/splash/Splash.png" gap:platform="android" gap:density="ldpi" />		<gap:splash src="res/splash/Splash.png" gap:platform="android" gap:density="mdpi" />		<gap:splash src="res/splash/Splash.png" gap:platform="android" gap:density="hdpi" />		<gap:splash src="res/splash/Splash.png" gap:platform="android" gap:density="xhdpi" />		<gap:splash src="res/splash/Splash.png" gap:platform="android" gap:density="xxhdpi" />		<gap:splash src="res/splash/Splash.png" gap:platform="winphone" />		<gap:splash src="splash.png" />		<!--PhoneGap Plugins-->		<gap:plugin name="cordova-plugin-x-socialsharing" source="npm" />		<gap:plugin name="org.apache.cordova.device" />	</widget>